home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Undertow Press Kit
/
Undertow Press Kit.iso
/
pc
/
DLWindow.dxr
/
00001_frame_initNumbers.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-04-29
|
143 b
|
7 lines
global fileCount, byteCount
on initNumbers
member("message").word[11] = byteCount.string
member("message").word[4] = fileCount.string
end